@charset "utf-8";
/*重置*/
body,h1,h2,h3,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,textarea,button{ border:none; margin:0;outline:none; padding:0;}
h1,h2,h3{ font-weight:normal;}
img{ border:none;}
a{ text-decoration:none;}
body{ font-size:12px; font-family:"Microsoft YaHei"; min-width:1200px;}
li{ list-style-type:none;}

/*header*/
.top_bg{
	border-bottom: #ddd solid 1px;
	height: 140px;
}
.top_line{
	height: 4px;
	width: 100%;
	background-color: #0068b7;
}
.top_main{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.top_logo{
	float: left; 
	width: 980px;
	height: 136px;
}
.top_logo img{
	max-height: 136px;
	max-width:1000px;
	display: block;
}
.top_tel{
	float: right;
}
.top_tel p{
	margin-top: 14px;
	margin-bottom: 10px;
	text-align: right;
	background:url(../images/shuazi_bg.png) no-repeat right center;
	height: 52px;
	padding-right: 36px; 
}
.top_tel p a{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: white;
	text-align: center;
	margin-top: 6px;
}
.top_tel p img{
	margin-top: 8px;
	display: inline-block;
	vertical-align: middle;
}
.top_tel h1 span{
	font-size: 20px;
	color: #333;
	display: inline-block;
	line-height: 28px;
	margin-left: 16px;
}
.top_tel h1 span:last-child{
	background: url(../images/tel_icon.png) no-repeat left center;
	padding-left: 44px;
}
/*导航*/
#navbg{width:100%;min-width: 1200px; height:50px;position: absolute; z-index: 99; background:url(../images/main_nav_bg.png) no-repeat center center;}
.navm {width:1200px; height:50px; margin:auto;  }
.navm li{position: relative; float:left; width:118px; text-align: center; height:50px; line-height:50px; }
 
 
.navm li a{ float:left; width:118px; font-size: 16px; font-family: '微软雅黑'; color: #000; line-height: 50px;}
.navm li a:hover{color: #fff; }
.navm li:hover{  height:50px;   background:url(../images/nav_bg.png) center center no-repeat;}


.menu li{position:relative;float: left; }
.dh_main .yi{ margin-left:18px; height:50px;}
.dh_main li{height:50px; width: 118px; float:left;line-height:50px; font-size:14px; text-align:center; font-weight:bold; color:#000; list-style:none; cursor:pointer;position: relative;}
.dh_main a{font-size:14px;font-weight:bold; color:#FFF; display:inline-block;}
.dh_main a:hover{color: #fff; font-size:14px;}

.menu1 ul li{margin:0; line-height:50px; font-weight:normal;  padding:0; cursor:pointer;background:none; border-bottom:1px solid #179EF1;}
.menu1 ul li a{ font-weight:normal; font-size:12px;display: block;overflow: hidden; height: 50px;line-height: 50px; background:#fff;}
.menu1 li a:hover{line-height: 50px;background:url(../images/nav_bg.png) center center no-repeat; background-color:#fff;}
.menu1{ position:absolute; z-index:99999999999999; _z-index:9999999999999; width: 103px; left:0px;top: 50px;}

.menu1 ul li.er{position:relative;}
.menu2{position:absolute;left: 118px;top:0px;}
 
/*banner*/
/*banner*/
#ban{width:100%; height:400px; background:#85dbd8;}
.banner_bg{width:auto; height:400px; margin:auto; background:url(../images/banner.png) no-repeat;}
.banner_bgm{width:1024px; height: 50px;margin:auto;padding-top: 350px;}
.banner_bgl{float:left; width:37px;margin-left: 460px;}
.banner_bgr{float:right; width:37px; margin-right: 470px;}

.banner{
	height: 600px;
	overflow: hidden;
}
.bannerbox{
	width: 1920px;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.banner ul{
	overflow: hidden;
}
.banner ul li{
	float: left;
}
.banner img{ 
	display: block;
}
.banner ol{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.banner ol li{
	display: inline-block;
	width: 50px;
	height: 10px;
	margin: 0 10px;
	background-color: white;
}
.banner ol .cur{
	background-color: #0068b7;
}
.banner_btn{
	width: 1200px;
	margin:0 auto;
	position: relative;
	z-index: 5;
}
.banner_left{
	position: absolute;
	left: 0;
	top: -340px;
	padding: 10px;
	border-radius: 10px;
	cursor: pointer;
}
.banner_right{
	position: absolute;
	right: 0;
	top: -340px;
	padding: 10px;
	border-radius: 10px;
	cursor: pointer;
}
.banner_btn span:hover{
	background-color: rgba(0,0,0,.5);
}

/*index_title*/
.content{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
}
.index_title{
	position: relative;
	height: 52px;
	margin:40px 0 30px 0;
}
.index_title span{
	position: absolute;
	right: 0;
	top: 0;
	height: 52px;
	width: 144px;
	background: url(../images/shuazi_bg.png) no-repeat center center;
}
.index_title span a{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	width: 144px;
	text-align: center;
	margin-top: 6px;
}
.index_title span a:hover{
	text-decoration: underline;
	color: #cce5ff;
}
.index_title h1{
	text-align: center;
	font-size: 24px;
	color: #222;
	height: 52px;
	background:url(../images/title_line.png) no-repeat center bottom;
}

/*products*/
.index_product{
	min-height: 500px;
}
.index_product ul{
	overflow: hidden;
}
.index_product ul li{
	float: left;
	width: 600px;
	height: 400px;
	overflow: hidden;
}
.index_product ul li h1{
	float: left;
	width:300px;
	height: 400px;
	transition: width 1s;
	position: relative;
}
.index_product ul li h1 p{
	width:300px;
	height: 400px;
	overflow: hidden;
	transition: width 1s;
	position: relative;
}
.index_product ul li h1 p a{
	position: absolute;
	left: 0;top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.3);
	display: none;
}
.index_product ul li h1:hover a{
	display: block;
}
.index_product ul li h1 p img{
	height: 400px;
	width: 400px;
	display: block;
	margin-left:-50px;
	transition: margin-left 1s;
}
.index_product ul li h1 span{
	position: absolute;
	width: 28px;
	height: 28px;
	right: -14px; top: 186px;
	z-index: 5;
}
.index_product ul li:nth-child(3) h1 span{
	left: -14px;
}
.index_product ul li:nth-child(4) h1 span{
	left: -14px;
}
.index_product ul li h1 span img{
	width: 28px;
	height: 28px;
	margin:0;
}
.index_product ul li h2{
	float: left;
	background-color: #c2e0f7;
	width:300px;
	height: 400px;
	transition: width 1s;
	text-align: center;
	color: #0068b7;
}
.index_product ul li:nth-child(1) h2 {
	background-color: #ffccd1;
	color: #333;
}
.index_product ul li:nth-child(2) h2 {
	background-color: #cee6aa;
	color: #6c992e;
}
.index_product ul li:nth-child(3) h2 {
	background-color: #e5d3c3;
	color: #99632e;
}
.index_product ul li:hover h1{width: 400px;}
.index_product ul li:hover h1 p{width: 400px;}
.index_product ul li:hover h1 img{margin-left: 0;}
.index_product ul li:hover h2{ width: 200px;}

.index_product ul li h2 i{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.index_product ul li h2 p{
	display: inline-block;
	vertical-align: middle;
	max-width:80%;
}
.index_product ul li h2 p a{
	display: block;
	font-size: 18px;
	margin:6px 0;
}
.index_product ul li h2 p span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

/*关于我们*/
.contentbox01{
	background-color: #f5f5f5;
	padding-top: 10px;
	margin-top: 20px;
	padding-bottom: 30px;
}
.index_about{
	position: relative;
}
.index_about ul{
	height: 400px;
	overflow: hidden;
}
.index_about ul li{
	height: 400px;
}
.index_about ul li img{
	width: 600px;
	height: 400px;
	float: left;
	margin-right: 30px;
}
.index_about ul li p{
	font-size: 16px;
	color: #333;
	line-height: 36px;
	text-align: justify;
	padding-top: 10px;
}
.index_about ul li p a{
	color: #0068b7;
}
.index_about ul li p a:hover{
	text-decoration: underline;
}
.index_about ol{
	position: absolute;
	right: 0;
	bottom:0;
	width: 570px;
}
.index_about ol li{
	display: inline-block;
	background: url(../images/about_bg02.png) no-repeat center;
	width: 120px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	margin:0 2px;
} 
.index_about ol li a{
	display: block;
	font-size: 16px;
	color: #0068b7;
}
.index_about ol .cur a{
	color: white;
	background: url(../images/about_bg01.png) no-repeat center;
}
.index_about ol li a:hover{
	color: white;
	background: url(../images/about_bg01.png) no-repeat center;
}

/*案例中心*/
.index_case{
	position: relative;
}
.index_case ul{
	overflow: hidden;
	position: relative;
}
.index_case ul li {
	float: left;
	width:148px;
	height: 148px;
	overflow: hidden;
	border: #fff solid 1px;
}
.index_case ul li:first-child,.index_case ul li:nth-child(4){
	width:448px;
	height: 448px;
	overflow: hidden;
}
.index_case ul li img{
	width: 100%;
	height: 100%;
	transition: all .7s;
}
.index_case ul li:hover img{
	width: 110%; height: 110%; margin-left: -5%;margin-top: -5%;
}

.index_case ul li:nth-child(5){
	position: absolute;
	left: 450px;
	top: 300px;
}
.index_case ul li:nth-child(6){
	position: absolute;
	right: 450px;
	top: 300px;
}
.index_case h1{
	position: relative;
	position: absolute;
	height: 148px;
	width: 298px;
	left: 450px;
	top: 150px;
	border: #fff solid 1px;
	overflow: hidden;
}
.index_case h1 img{
	height: 148px;
	width: 298px;
	display: block;
	 -webkit-filter: blur(9px); /* Chrome, Opera */
	   -moz-filter: blur(9px);
		-ms-filter: blur(9px);    
			filter: blur(9px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=9, MakeShadow=false); /* IE6~IE9 */
}
.index_case h1 a{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	text-align: center;
}
.index_case h1 p{
	color: white;
	font-size: 36px;
	font-family: arial;
	text-transform: capitalize;
	line-height: 60px;
	margin-top: 20px;
	text-shadow: 2px 1px 0 #333;
}
.index_case h1 span{
	font-size: 24px;
	color: white;
	text-shadow: 2px 1px 0 #333;
}

/*news*/

.index_news{
	overflow: hidden;
}
.index_news_txt{
	overflow: hidden;
}
.index_news ul{
	overflow: hidden;
	float: left;
}
.index_news ul li{
	float: left;
	width: 390px;
	margin-left: 15px;
}
.index_news ul li:first-child{
	margin-left: 0;
}
.index_news ul li h1{
	width: 390px;
	height: 260px;	
	position: relative;
	overflow: hidden;
}
.index_news ul li img{
	display: block;
	width: 390px;
	height: 260px;
	transition: all 1s;
}
.index_news ul li:hover img{
	width: 106%;height: 106%; margin-top:-3%; margin-left: -3%;
}
.index_news ul li h1 i{
	position: absolute;
	height: 220px;
	width: 350px;
	top:20px;left: 20px;
	border: #d6d7dc solid 1px;
}
.index_news ul li h2{
	font-size: 20px;
	line-height: 24px;
	margin:14px 0;
	color: #222;
	padding:0 10px;
	height: 50px;
}
.index_news ul li span{
	font-size: 14px;
	color: #00687b;
	padding:0 10px;
}
.index_news ul li:hover h2{
	color: #00687b;
}
/*点点点*/
.index_news_point{
	text-align: center;
	margin-top:20px;
}
.index_news_point span{
	display: inline-block;
	width:16px;
	height: 16px;
	border-radius: 50%;
	background-color: #bbb;
	margin:0 5px;
	cursor: pointer;
}
.index_news_point .cur{
	background-color: #00687b;
}
.index_news_point span:hover{
	background-color: #00687b;
}

/*友情链接*/
.index_link ul{
	overflow: hidden;
}
.index_link ul li{
	float: left;
	width: 200px;
	height: 60px;
	overflow: hidden;
	margin:15px 0;
	margin-right: 50px;
}
.index_link ul li a{
	color:#000;
}
.index_link ul li:nth-child(5n){
	margin-right: 0;
}
.index_link ul li img{
	display: block;
	width: 200px;
	height: 60px;
}

/*footer*/
.endbg{
	background-color: #222;
	padding:24px 0;
	margin-top: 40px;
}
.endmain{
	width: 1200px;
	margin:0 auto;
}
.endfoot{
	overflow: hidden;
	margin-bottom: 24px;
}
.endfoot dl{
	float: left;
	margin-right: 50px;
}
.endfoot dl dt{
	color: white;
	font-size: 18px;
	line-height: 36px;
}
.endfoot dl dt a{
	color: white;
}
.endfoot dl dd a{
	color: #999;
	font-size: 14px;
	line-height: 26px;
}
.endfoot dl dd a:hover{
	font-size: 15px;
	text-decoration:underline;
	color: #ddd;
}
.endfoot h1{
	padding-left: 60px;
	background: url(../images/foot_tel.png) no-repeat center left;
	float: right;
	height: 50px;
}
.endfoot h1 span{
	display: block;
	color: #999;
	font-size: 18px;
}
.endfoot h1 a{
	font-family: Magneto;
	font-size: 18px;
	color: #fff;
	display: block;
	line-height: 32px;
}
.endmain p{
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.endmain p span{
	margin:0 10px;
}
.endmain p a{
	color: #999;
}
.endmain p a:hover{
	text-decoration: underline;
	color: #ddd;
}



/**top*/
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{ width:36px; height:48px; background:url(../images/icon.png) no-repeat; position:fixed; right:125px; cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#code{ background-position:-276px -258px; bottom:120px; _margin-bottom:120px; z-index:9999999;}
#code_hover{ background-position:-316px -258px; bottom:120px; _margin-bottom:120px; z-index:9999999;}
#gotop{ background-position:-276px -310px; bottom:67px; _margin-bottom:67px; z-index:9999999;} 

#code_img{ width:260px; height:355px; background:url(../images/icon.png) -4px -3px no-repeat; position:fixed; right:165px; bottom:67px; cursor:pointer; display:none;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px; z-index:9999999;}